Skip to content

Conversation

jerome-benoit
Copy link
Contributor

@jerome-benoit jerome-benoit commented Aug 26, 2025

πŸ€– I have created a release beep boop

0.5.15 (2025-10-17)

🐞 Bug Fixes

  • potention race on circular buffer size (6a9fcd0)

✨ Polish

πŸ€– Automation

  • deps: Bump actions/setup-node from 4 to 5 (#105) (cb4aab3)
  • deps: Bump actions/setup-node from 5 to 6 (#109) (27b1db2)
  • deps: Bump github/codeql-action from 3 to 4 (#108) (54b815e)
  • deps: Bump sonarsource/sonarqube-scan-action from 5.3.0 to 5.3.1 (#104) (f6a52c4)
  • deps: Bump sonarsource/sonarqube-scan-action from 5.3.1 to 6.0.0 (#106) (257c4e8)

This PR was generated with Release Please. See documentation.

@jerome-benoit jerome-benoit force-pushed the release-please--branches--master branch 3 times, most recently from c95576f to e548acc Compare September 4, 2025 13:35
@jerome-benoit jerome-benoit force-pushed the release-please--branches--master branch 3 times, most recently from c306eb9 to ddd0190 Compare September 12, 2025 12:22
Copy link

@jerome-benoit jerome-benoit force-pushed the release-please--branches--master branch 2 times, most recently from dd2c5ab to a70a067 Compare September 26, 2025 13:07
@Copilot Copilot AI review requested due to automatic review settings October 17, 2025 10:17
@jerome-benoit jerome-benoit force-pushed the release-please--branches--master branch from 7b9f18d to bb2d9a8 Compare October 17, 2025 10:17
@jerome-benoit jerome-benoit force-pushed the release-please--branches--master branch from bb2d9a8 to 0c9ce9f Compare October 17, 2025 10:17
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This is an automated release PR generated by Release Please to bump the package version from 0.5.14 to 0.5.15. The release includes bug fixes, code cleanup, and dependency updates.

Key changes:

  • Version bump from 0.5.14 to 0.5.15 across all package files and documentation
  • Formatting improvements in deno.json configuration file
  • Updated changelog with release notes for version 0.5.15

Reviewed Changes

Copilot reviewed 8 out of 9 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
src/pools/version.ts Updates the exported version constant to 0.5.15
sonar-project.properties Updates SonarQube project version to 0.5.15
examples/deno/typescript/deno.json Updates package import version to 0.5.15
examples/deno/javascript/deno.json Updates package import version to 0.5.15
deno.json Updates version and reformats arrays for better readability
README.md Updates CDN URLs to reference version 0.5.15
CHANGELOG.md Adds release notes for version 0.5.15
.github/release-please/manifest.json Updates release manifest version to 0.5.15

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

CHANGELOG.md Outdated

### 🐞 Bug Fixes

* potention race on circular buffer size ([6a9fcd0](https://github.com/poolifier/poolifier-web-worker/commit/6a9fcd0e7fb6348f2cec8341070347f124a42d9f))
Copy link

Copilot AI Oct 17, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Corrected spelling of 'potention' to 'potential'.

Suggested change
* potention race on circular buffer size ([6a9fcd0](https://github.com/poolifier/poolifier-web-worker/commit/6a9fcd0e7fb6348f2cec8341070347f124a42d9f))
* potential race on circular buffer size ([6a9fcd0](https://github.com/poolifier/poolifier-web-worker/commit/6a9fcd0e7fb6348f2cec8341070347f124a42d9f))

Copilot uses AI. Check for mistakes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant